home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / s_intro.dxr / 00021.ls < prev    next >
Encoding:
Text File  |  1997-04-11  |  108 b   |  8 lines

  1. on mouseUp
  2.   if soundBusy(1) then
  3.     sound stop 1
  4.   end if
  5.   cursor(4)
  6.   go("1a_transition", "unisys")
  7. end
  8.